Skip to content

Bump org.springframework.data:spring-data-commons from 4.0.5 to 4.1.1 - #1503

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/org.springframework.data-spring-data-commons-4.1.1
Closed

Bump org.springframework.data:spring-data-commons from 4.0.5 to 4.1.1#1503
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/org.springframework.data-spring-data-commons-4.1.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 24, 2026

Copy link
Copy Markdown
Contributor

Bumps org.springframework.data:spring-data-commons from 4.0.5 to 4.1.1.

Release notes

Sourced from org.springframework.data:spring-data-commons's releases.

4.1.1

📗 Links

🐞 Bug Fixes

  • Retain subclass fields over masked superclass fields in TypeDiscoverer #3504
  • Property type resolved from hidden superclass field instead of subclass field #3500

4.1.0

📗 Links

⭐ New Features

  • Consider filter configuration in AotMappingContext #3475
  • Add TypedPropertyPathFeature to lambda reachability metadata #3466
  • Stop supporting params not annotated with @ProjectedPayload #3453
  • Eagerly initialize auditing metadata for known persistent entities #3442
  • Auditing causes global lock contention during first initialization under high concurrency #3441
  • Use shared instance of DefaultParameterNameDiscoverer #3432
  • Set ApplicationEventPublisher on repository factory if it implements ApplicationEventPublisherAware #3424
  • Introduce first-class type-safe property path references at the core level #3409
  • Introduce first-class type-safe property path references at the core level #3400
  • Stop supporting params that are not annotated with @ProjectedPayload (4.1.x) #3301
  • Stop proxying non-annotated web handler method params #3298
  • Migrate to JSpecify annotations for nullability constraints #3170
  • Add nullHandling to @SortDefault #3153
  • Allow specifying default null handling for Sort resolution #3152
  • Add @Transient properties to PersistentEntity and use value defaulting for transient constructor properties #2985

🐞 Bug Fixes

  • Skip type inspection for transient properties. #3486
  • Exception trying to persist transient field when using MongoDb #3485
  • AotMappingContext needs to consider type filter configuration #3474
  • ClassGeneratingPropertyAccessorFactory fails to generate property accessor for types with static with… methods #3472
  • Ignore events of unrelated BeanFactory in DeferredRepositoryInitializationListener #3461
  • DeferredRepositoryInitializationListener triggers repository initialization on child context events #3459
  • Render method parameter annotations in AOT repositories #3458
  • Remove Assert#notNull for nullable Link #3454
  • Incorrect null assertion in SlicedResourcesAssembler.toEmptyModel #3452
  • Retrieve Environment via RegisteredBean #3415
  • Retrieve Environment from RegisteredBean #3414
  • ReturnedClass eagerly resolves input parameters resulting in logging for parameters that are potentially not required #3410

📔 Documentation

  • Update Documentation #3484
  • Refine public API Javadoc descriptions #3465
  • Fix missing braces #3462
  • Fix a/an in Javadoc #3440

... (truncated)

Commits
  • 2a54699 Release version 4.1.1 (2026.0.1).
  • a11e2ff Enter rampdown phase for 4.1.1.
  • af899aa Update build config for correct notice and license.txt inclusion.
  • 12c3516 Add release train automation.
  • 720f357 Retain subclass fields over masked superclass fields in TypeDiscoverer.
  • b1736ca Use property to easier configure Spring Framework reference docs location.
  • 4ff7eed Prepare next development iteration.
  • cc49ce4 After release cleanups.
  • e00e589 Release version 4.1 GA (2026.0.0).
  • 29ea489 Update Reference Documentation.
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [org.springframework.data:spring-data-commons](https://github.com/spring-projects/spring-data-commons) from 4.0.5 to 4.1.1.
- [Release notes](https://github.com/spring-projects/spring-data-commons/releases)
- [Commits](spring-projects/spring-data-commons@4.0.5...4.1.1)

---
updated-dependencies:
- dependency-name: org.springframework.data:spring-data-commons
  dependency-version: 4.1.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Aug 24, 2026
@ilgrosso

Copy link
Copy Markdown
Member

Superseded by #1505

@ilgrosso ilgrosso closed this Aug 25, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 25, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/maven/org.springframework.data-spring-data-commons-4.1.1 branch August 25, 2026 10:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant